code n. 1.法典;法规。 2.规则,准则;(社会、阶级等的)惯例,习俗,制度。 3.(电)码,代码,密码,暗码;代号,略号,暗号。 4.【生物学】遗传(密)码。 the civil [criminal] code民[刑]法典。 the moral code道德准则。 code of signals 信号密码(本)。 code of the school 校规。 code and conventions 规章制度。 C- Napoléon 拿破仑法典。 C- of Hammurabi (古代巴比伦的)汉穆拉比法典。 code of honour 社会礼法;决斗惯例。 code of written law 成文法典。 the International Code 国际电码。 the Morse code 摩尔斯电码。 vt. 1.把…编成法典[法规]。 2.把…译成[编成]电码;编(码);译(码)。 n. -r 【自动化】编码装置;【电讯】记发器。
I fancy i ' m following my own advice here , by pointing out the commonality between code refactoring and other forms of analysis 我猜在此我依循我的建议,指出程式码重整与其他分析类型的共通点。
Using default settings , hibernate will attempt to store the mapped class names in the first column , which may prove space - consuming and inefficient especially if class names are changed during code refactoring 使用默认设置时, hibernate会在第一个列中保存映射的类名,这么做可能会非常消耗空间、没有效率(特别是在代码重构修改类名的时候) 。
While this proliferation of database - specific extensions is good for developers that only need to access a single database , it potentially " locks - in " an application and requires a significant investment in code refactoring if the application needs to support another database 专用数据库扩展的泛滥虽然对于只需要访问一种数据库的开发人员很好,但是有可能“锁定”应用程序,一旦需要支持其他数据库而对应用程序进行重构就要大量的投资。